func crypto/internal/fips140/mlkem.parseEK

2 uses

	crypto/internal/fips140/mlkem (current package)
		mlkem768.go#L380: 	return parseEK(ek, encapsulationKey)
		mlkem768.go#L387: func parseEK(ek *EncapsulationKey768, ekPKE []byte) (*EncapsulationKey768, error) {